home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / robinh.zip / PLAY.BAT < prev    next >
DOS Batch File  |  1992-08-10  |  386b  |  20 lines

  1. @echo off
  2.  
  3. rem ***********************************
  4. rem ******
  5. rem ******  Play & Play2 written by:
  6. rem ******
  7. rem ******  Thaddeus Pritchard
  8. rem ******  4/15/1992
  9. rem ******  (c) Sierra On-Line, Inc.
  10. rem ******  All right reserved.
  11. rem ******
  12. rem ***********************************
  13.  
  14. cls
  15. gloader
  16. play2 %1 %2 %3 %4 %5 %6 %7 %8 %9
  17. if errorlevel 3 goto end
  18. scidhuv
  19. :end
  20.